[INFO] cloning repository https://github.com/recursion128/simdnbt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursion128/simdnbt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursion128%2Fsimdnbt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursion128%2Fsimdnbt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e2ece1f05a69950ae8c0444af84ec6c411ab285
[INFO] fixing recursion128/simdnbt against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursion128%2Fsimdnbt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/recursion128/simdnbt
[INFO] finished tweaking git repo https://github.com/recursion128/simdnbt
[INFO] tweaked toml for git repo https://github.com/recursion128/simdnbt written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/recursion128/simdnbt on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/recursion128/simdnbt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/simdnbt/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956
[INFO] running `Command { std: "docker" "start" "787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/simdnbt/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/simdnbt/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating simdnbt-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/simdnbt/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking valence_nbt v0.8.0
[INFO] [stderr]     Checking shen-nbt5 v0.4.6
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling simd_cesu8 v1.1.0
[INFO] [stderr]     Checking syn v2.0.114
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking hematite-nbt v0.5.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.10
[INFO] [stderr]     Checking simdnbt-derive v0.10.0 (/opt/rustwide/workdir/simdnbt-derive)
[INFO] [stderr]    Migrating simdnbt-derive/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling graphite_binary_macros v0.1.0
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling azalea-buf-macros v0.8.0 (https://github.com/azalea-rs/azalea?rev=84e036ce3752ecf57904b0f5aff1f33d43e95a32#84e036ce)
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking graphite_binary v0.1.0
[INFO] [stderr]     Checking ussr-nbt v0.2.1
[INFO] [stderr]     Checking azalea-buf v0.8.0 (https://github.com/azalea-rs/azalea?rev=84e036ce3752ecf57904b0f5aff1f33d43e95a32#84e036ce)
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crab_nbt v0.2.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking simdnbt v0.10.0 (/opt/rustwide/workdir/simdnbt)
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking fastnbt v2.6.0
[INFO] [stderr] warning: `simdnbt/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking azalea-nbt v0.8.0 (https://github.com/azalea-rs/azalea?rev=84e036ce3752ecf57904b0f5aff1f33d43e95a32#84e036ce)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking simdnbt-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr] warning: `fuzz/fuzz_targets/owned_write.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `fuzz/fuzz_targets/borrow_read.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr] warning: `simdnbt/benches/compare_hypixel.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/examples/hypixel_no_derive.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/examples/registry.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/examples/read_and_write.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/benches/nbt_owned.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/benches/mutf8.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/benches/compare.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/benches/nbt_borrow.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/examples/hypixel.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `simdnbt/examples/test_coercion.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.32s
[INFO] [stderr] crater-edition-check: simdnbt v0.10.0 (/opt/rustwide/workdir/simdnbt) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: simdnbt-derive v0.10.0 (/opt/rustwide/workdir/simdnbt-derive) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: simdnbt-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) updating edition from 2024 to 2024
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/simdnbt/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling simdnbt-derive v0.10.0 (/opt/rustwide/workdir/simdnbt-derive)
[INFO] [stderr]     Checking simdnbt v0.10.0 (/opt/rustwide/workdir/simdnbt)
[INFO] [stderr]     Checking simdnbt-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.64s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956", kill_on_drop: false }`
[INFO] [stdout] 787044c5c571f50cb92ba53c59002c4e640d7c9458b38d828a52e3759b613956
